Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsc_default_code table — gscdc

This table enables the creation of parameters or system defaults that must be specified to the system, without making changes to the database structure. These records can be grouped into sets using the gsc_default_set table, to create different parameter or defaults sets. Any use of defaults or sets of defaults must be hard-coded into an application. For example, you might have different parameter sets for warehouse control and administration groups.

Table 4–5 lists the table’s FLA, fields, and foreign keys.

Table 4–5: gsc_default_code table information 
Table FLA
Fields (data type)
Foreign keys
gscdc
default_set_code (Character)
owning_entity_mnemonic (Character)
field_name (Character)
effective_date (Date)
data_type (Character)
field_value (Character)
default_code_obj (Decimal)
default_set_code
field_name

Table 4–6 gives details of the table’s indexes.

Table 4–6: gsc_default_code index information 
Index name
Elements
Type
XPKgsc_default_code
default_set_code
owning_entity_mnemonic
field_name
effective_date
Primary Unique
XAK1gsc_default_code
default_code_obj
Unique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095